[INFO] fetching crate rapace-transport-shm 0.4.0...
[INFO] testing rapace-transport-shm-0.4.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rapace-transport-shm 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rapace-transport-shm 0.4.0
[INFO] finished tweaking crates.io crate rapace-transport-shm 0.4.0
[INFO] tweaked toml for crates.io crate rapace-transport-shm 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapace-transport-shm 0.4.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rapace-transport-shm 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded send_wrapper v0.4.0
[INFO] [stderr]   Downloaded gloo-timers v0.2.6
[INFO] [stderr]   Downloaded facet-macros v0.32.1
[INFO] [stderr]   Downloaded facet-macros-impl v0.32.1
[INFO] [stderr]   Downloaded futures-timeout v0.1.3
[INFO] [stderr]   Downloaded facet-macro-types v0.32.1
[INFO] [stderr]   Downloaded facet v0.32.1
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded rapace-core v0.4.0
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded facet-macro-parse v0.32.1
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded facet-core v0.32.1
[INFO] [stderr]   Downloaded unsynn v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db28dad957d8279ad04d073330f006454ff44c41064b6e2f597a8059c43ae218
[INFO] running `Command { std: "docker" "start" "-a" "db28dad957d8279ad04d073330f006454ff44c41064b6e2f597a8059c43ae218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db28dad957d8279ad04d073330f006454ff44c41064b6e2f597a8059c43ae218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db28dad957d8279ad04d073330f006454ff44c41064b6e2f597a8059c43ae218", kill_on_drop: false }`
[INFO] [stdout] db28dad957d8279ad04d073330f006454ff44c41064b6e2f597a8059c43ae218
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a84c15379a6269b8143c866801e7838845898899a8695752732f3734ebcd076
[INFO] running `Command { std: "docker" "start" "-a" "2a84c15379a6269b8143c866801e7838845898899a8695752732f3734ebcd076", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling facet-core v0.32.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling facet v0.32.1
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling facet-macro-types v0.32.1
[INFO] [stderr]    Compiling facet-macro-parse v0.32.1
[INFO] [stderr]    Compiling facet-macros-impl v0.32.1
[INFO] [stderr]    Compiling facet-macros v0.32.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling futures-timeout v0.1.3
[INFO] [stderr]    Compiling rapace-core v0.4.0
[INFO] [stderr]    Compiling rapace-transport-shm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.15s
[INFO] running `Command { std: "docker" "inspect" "2a84c15379a6269b8143c866801e7838845898899a8695752732f3734ebcd076", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a84c15379a6269b8143c866801e7838845898899a8695752732f3734ebcd076", kill_on_drop: false }`
[INFO] [stdout] 2a84c15379a6269b8143c866801e7838845898899a8695752732f3734ebcd076
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 308dd98e942ed34bbfdf3d1514a4fc6207bf1bc4f1aab14b080552ba71bd86f5
[INFO] running `Command { std: "docker" "start" "-a" "308dd98e942ed34bbfdf3d1514a4fc6207bf1bc4f1aab14b080552ba71bd86f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rapace-transport-shm v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: The runtime flavor `multi_thread` requires the `rt-multi-thread` feature.
[INFO] [stdout]    --> src/doorbell.rs:374:5
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[tokio::test(flavor = "multi_thread", worker_threads = 2)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]   --> src/alloc.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use allocator_api2::alloc::{AllocError, Allocator};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]    --> src/alloc.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |     use allocator_api2::boxed::Box as AllocBox;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]    --> src/alloc.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use allocator_api2::vec::Vec as AllocVec;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]     --> src/transport.rs:1002:13
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         use allocator_api2::vec::Vec as AllocVec;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]     --> src/transport.rs:1036:13
[INFO] [stdout]      |
[INFO] [stdout] 1036 |         use allocator_api2::vec::Vec as AllocVec;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rapace_testkit`
[INFO] [stdout]     --> src/transport.rs:1069:9
[INFO] [stdout]      |
[INFO] [stdout] 1069 |     use rapace_testkit::{TestError, TransportFactory};
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]    --> src/lib.rs:111:55
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub fn shm_vec(alloc: &ShmAllocator, bytes: &[u8]) -> allocator_api2::vec::Vec<u8, ShmAllocator> {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  58 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `vec`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 - pub fn shm_vec(alloc: &ShmAllocator, bytes: &[u8]) -> allocator_api2::vec::Vec<u8, ShmAllocator> {
[INFO] [stdout] 111 + pub fn shm_vec(alloc: &ShmAllocator, bytes: &[u8]) -> vec::Vec<u8, ShmAllocator> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]    --> src/lib.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let mut vec = allocator_api2::vec::Vec::new_in(alloc.clone());
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  58 + use std::vec::Vec;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 112 -     let mut vec = allocator_api2::vec::Vec::new_in(alloc.clone());
[INFO] [stdout] 112 +     let mut vec = Vec::new_in(alloc.clone());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]    --> src/lib.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | ) -> allocator_api2::vec::Vec<u8, ShmAllocator> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]  58 + use std::vec;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `vec`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 141 - ) -> allocator_api2::vec::Vec<u8, ShmAllocator> {
[INFO] [stdout] 141 + ) -> vec::Vec<u8, ShmAllocator> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `allocator_api2` in this scope
[INFO] [stdout]    --> src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     allocator_api2::vec::Vec::with_capacity_in(capacity, alloc.clone())
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `allocator_api2`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `allocator_api2`, use `cargo add allocator_api2` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  58 + use std::vec::Vec;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 142 -     allocator_api2::vec::Vec::with_capacity_in(capacity, alloc.clone())
[INFO] [stdout] 142 +     Vec::with_capacity_in(capacity, alloc.clone())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1083:9
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         rapace_testkit::run_unary_happy_path::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1088:9
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         rapace_testkit::run_unary_multiple_calls::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1093:9
[INFO] [stdout]      |
[INFO] [stdout] 1093 |         rapace_testkit::run_ping_pong::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1098:9
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         rapace_testkit::run_deadline_success::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1103:9
[INFO] [stdout]      |
[INFO] [stdout] 1103 |         rapace_testkit::run_deadline_exceeded::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1108:9
[INFO] [stdout]      |
[INFO] [stdout] 1108 |         rapace_testkit::run_cancellation::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1113:9
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         rapace_testkit::run_credit_grant::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1118:9
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         rapace_testkit::run_error_response::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1125:9
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         rapace_testkit::run_session_credit_exhaustion::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1130:9
[INFO] [stdout]      |
[INFO] [stdout] 1130 |         rapace_testkit::run_session_cancelled_channel_drop::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1135:9
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         rapace_testkit::run_session_cancel_control_frame::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1140:9
[INFO] [stdout]      |
[INFO] [stdout] 1140 |         rapace_testkit::run_session_grant_credits_control_frame::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1145:9
[INFO] [stdout]      |
[INFO] [stdout] 1145 |         rapace_testkit::run_session_deadline_check::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1152:9
[INFO] [stdout]      |
[INFO] [stdout] 1152 |         rapace_testkit::run_server_streaming_happy_path::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         rapace_testkit::run_client_streaming_happy_path::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1162:9
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         rapace_testkit::run_bidirectional_streaming::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1167:9
[INFO] [stdout]      |
[INFO] [stdout] 1167 |         rapace_testkit::run_streaming_cancellation::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1174:9
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         rapace_testkit::run_macro_server_streaming::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1181:9
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         rapace_testkit::run_large_blob_echo::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1186:9
[INFO] [stdout]      |
[INFO] [stdout] 1186 |         rapace_testkit::run_large_blob_transform::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rapace_testkit` in this scope
[INFO] [stdout]     --> src/transport.rs:1191:9
[INFO] [stdout]      |
[INFO] [stdout] 1191 |         rapace_testkit::run_large_blob_checksum::<ShmFactory>().await;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rapace_testkit`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `rapace_testkit`, use `cargo add rapace_testkit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rapace-transport-shm` (lib test) due to 32 previous errors
[INFO] running `Command { std: "docker" "inspect" "308dd98e942ed34bbfdf3d1514a4fc6207bf1bc4f1aab14b080552ba71bd86f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "308dd98e942ed34bbfdf3d1514a4fc6207bf1bc4f1aab14b080552ba71bd86f5", kill_on_drop: false }`
[INFO] [stdout] 308dd98e942ed34bbfdf3d1514a4fc6207bf1bc4f1aab14b080552ba71bd86f5
